Task

interface Task

Task to be executed on client's scheduling system.

See also

`scheduleTask`

`scheduleTask`

Functions

run
Link copied to clipboard
abstract fun run()